#15, gpr2.gpr: Missing units in the relocatable Library_Interface attribute definition#16
Open
dsauvage wants to merge 1 commit intoAdaCore:mainfrom
Open
#15, gpr2.gpr: Missing units in the relocatable Library_Interface attribute definition#16dsauvage wants to merge 1 commit intoAdaCore:mainfrom
dsauvage wants to merge 1 commit intoAdaCore:mainfrom
Conversation
…ace attribute definition
Collaborator
|
Hi, I did not manage to reproduce the libadalang build issue. Could you please provide a reproducer? |
Author
|
Apologize i can not send you an automated reproducer
|
Collaborator
|
Thank you for the reproducer! First, I tried building libadalang with alire in relocatable mode, using the same versions, and alr build worked correctly from the libadalang crate. If I understand correctly, you are not using the Could you please elaborate a bit on the commands you ran? I tried using the GPR tools directly as in your comment, but I wasn’t able to reproduce the issue. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The missing units below have been added to the relocatable Library_Interface attribute definition
GPR2.Build.Jobserver_Protocol.Pipe
GPR_Parser.Private_Converters
GPR2.Build.View_Tables.Update_Sources_List
GPR2.Tree_Internal.Load_Autoconf
Above fix is for instance required to successfully build libadalang (26.0.0), which depends on gpr2 (26.0..0)